home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6029 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  891 b 

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: mellow1@usa.pipeline.com(tony honer)
  3. Newsgroups: comp.lang.c++
  4. Subject: Can't link
  5. Date: 11 Feb 1996 18:06:05 GMT
  6. Organization: Pipeline USA
  7. Message-ID: <4flb6d$hsc@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe5.h1.usa.pipeline.com
  9. X-PipeUser: mellow1
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (tony honer)
  12. X-Newsreader: Pipeline USA v3.4.0
  13.  
  14. I have a c++ file that works great when it's in one file, but when I make
  15. it into a project and break it into separate files, it all compiles,   But 
  16. when it tries to link I get: 
  17.  
  18.  
  19.    Duplicate(Ostream char in file @example@ .....) 
  20.    Duplicate(Ostream num in file @example@ ...) 
  21.  
  22.   ect... 
  23.  
  24. What does this mean, and how do I fix it.  I've made programs from separate
  25. files before and not encountered this problem.   Someone please help. 
  26.  
  27.  
  28.                     Thanx,                    :-( 
  29.  
  30.  
  31.